Document GDK_BLANK_CURSOR
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 20 Jan 2009 02:18:33 +0000 (02:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 20 Jan 2009 02:18:33 +0000 (02:18 +0000)
svn path=/trunk/; revision=22146

docs/reference/ChangeLog
docs/reference/gdk/tmpl/cursors.sgml

index 41500314edc5bfb2bed83f41eec1b5c3b07e017e..d86a1d04e4fb1f4bab7dd7e904dbde82395c35cc 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-19  Matthias Clasen  <mclasen@redhat.com>
+       
+       * gdk/tmpl/cursors.sgml: Document GDK_BLANK_CURSOR.
+
 2009-01-18  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtk-sections.txt: Add new api
index f3fa09b6e855a976811369ca1cd4be75f70811e6..3f0ef9ac5763f484ebe0ae7c315b1a64e54f10b0 100644 (file)
@@ -120,9 +120,11 @@ The standard cursors available.
 @GDK_UR_ANGLE: <inlinegraphic format="PNG" fileref="ur_angle.png"></inlinegraphic>
 @GDK_WATCH: <inlinegraphic format="PNG" fileref="watch.png"></inlinegraphic>
 @GDK_XTERM: <inlinegraphic format="PNG" fileref="xterm.png"></inlinegraphic>
+@GDK_BLANK_CURSOR: Blank cursor. Since 2.16
 @GDK_LAST_CURSOR: last cursor type
 @GDK_CURSOR_IS_PIXMAP: type of cursors constructed with 
-gdk_cursor_new_from_pixmap() or gdk_cursor_new_from_pixbuf()
+  gdk_cursor_new_from_pixmap() or gdk_cursor_new_from_pixbuf()
+
 
 <!-- ##### FUNCTION gdk_cursor_new ##### -->
 <para>